home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2000 September / maximum-cd-2000-09.iso / Vampire the Masquerade / vampire_demo.exe / Resource.nob / ui / stLocationPane.nui < prev    next >
Encoding:
Text File  |  2000-06-22  |  1.3 KB  |  31 lines

  1. ;
  2. ; location Pane
  3. ;
  4. name=locationPane
  5. pos=0,0
  6.  
  7. ; this is a righthand pane
  8. visGroup=2
  9.  
  10. quad mat=stLocationsPane01.tga pos=384,224 size=256,256
  11. quad mat=stLocationsPane02.tga pos=320,224 size=64,256
  12. quad mat=stLocationsPane03.tga pos=384,160 size=256,64
  13. quad mat=stLocationsPane04.tga pos=320,160 size=64,64
  14. quad mat=stLocationsPane05.tga pos=384,128 size=256,32
  15. quad mat=stLocationsPane06.tga pos=320,128 size=64,32
  16. quad mat=InventoryPane07.tga pos=493,120 size=16,8
  17.  
  18. ; textbox scrollslider/scrollbar/textlistbox
  19. element scrollslider name=stlpScrollSlider pos=562,181 size=8,8 bitmap=StatusBarSlider.tga
  20. element scrollbar name=stlpScrollBar pos=562,181 size=8,245 flags=0x02 vertical=1 slider=stlpScrollSlider
  21. element textlistbox name=stlpListBox pos=367,182 size=193,243 flags=0x02 font=defaultFont10 vscrollbar=stlpScrollBar
  22.  
  23. ;stCurrentLocation Text Box
  24. element textbox name=stlpLocationName pos=367,440 size=193,15 flags=0x02 maxitems=1 textboxflags=0x01
  25.  
  26. ; this button uses the same "depressed" bitmap as the load button on the st events pane
  27. element button name=stlpLoad depressed=stepLoadDep pos=575,432 size=26,32 flags=0x02 HINTSTRING=UI_STLPJUMPTO
  28.  
  29. ;jump all
  30. element button name=stlpJumpAll depressed=stlpJumpAllDep pos=575,379 size=26,32 flags=0x02 HINTSTRING=UI_STLPJUMPALL
  31.